home *** CD-ROM | disk | FTP | other *** search
- object FM_Splash: TFM_Splash
- Left = 264
- Top = 164
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'LIKSE'
- ClientHeight = 310
- ClientWidth = 314
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormActivate
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 314
- Height = 310
- Align = alClient
- BevelInner = bvLowered
- BorderWidth = 2
- BorderStyle = bsSingle
- Color = clWhite
- TabOrder = 0
- object Label1: TLabel
- Left = 16
- Top = 87
- Width = 161
- Height = 13
- Caption = 'WebPage: http://www.faico.net/'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 16
- Top = 71
- Width = 83
- Height = 13
- Caption = 'All rights reserved'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 16
- Top = 56
- Width = 233
- Height = 13
- Caption = 'Copyright � 1996-98 FAICO Information Solutions'
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 16
- Top = 8
- Width = 144
- Height = 45
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Version: TLabel
- Left = 160
- Top = 32
- Width = 88
- Height = 13
- Caption = 'International v1.90'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Memo1: TMemo
- Left = 12
- Top = 104
- Width = 285
- Height = 161
- TabStop = False
- Ctl3D = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'This version of LIKSE is for EVALUATION purposes only. If '
- 'you find LIKSE useful, please consider registering LIKSE '
- 'Details are under the registration button, or REGINFO.HTM.'
- ''
- 'You will not see this screen again upon registration.'
- 'For question or comments, please send email to:'
- 'support@faico.net'
- ''
- 'Mirror Site: http://www.netvigator.com/~godfreyk/')
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object BT_OK: TBitBtn
- Left = 115
- Top = 270
- Width = 77
- Height = 27
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Visible = False
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
- end
-